Welcome![Sign In][Sign Up]
Location:
Search - text ed

Search list

[CSharpC_EDIT

Description: Ed Reams Red 开发的文本编辑-Ed Reams Red development of a text editor
Platform: | Size: 41415 | Author: 谈菲 | Hits:

[OtherFundamentals of Power Electronics 2nd ED SOLUTIONS and SIMULATIONS

Description: Book: Fundamentals of Power Electronics 2nd ED SOLUTIONS and SIMULATIONS Author: Robert W. Erickson, Dragan Maksimovic This is a very useful text book in power electronics. This file contains the solutions of the problems and the simulation.
Platform: | Size: 5287484 | Author: angeldemon | Hits:

[CSharpC_EDIT

Description: Ed Reams Red 开发的文本编辑-Ed Reams Red development of a text editor
Platform: | Size: 40960 | Author: 谈菲 | Hits:

[Windows Mobileppc_edit-1.2-src

Description: 用于PPC的文字编辑工具。支持TXT, RTF, HTM和 XML, 集成了软键盘。-for PPC text editing tools. To support TXT, RTF, HTM and XML, integrated soft keyboard.
Platform: | Size: 146432 | Author: 陈军 | Hits:

[File Operatetext.edit

Description: 文本编辑器delphi源代码,可代替记事本,多文档界面,支持命令行打开文本文件-Text editor delphi source code, can replace Notepad, multi-document interface, support for command line to open a text file
Platform: | Size: 56320 | Author: 黛玉 | Hits:

[Editoredit

Description: dos下一个强大的文本编辑器,支持多文档、多窗口、二进制文件编辑。-dos a powerful text editor, support for multi-document, multi-window, binary file editor.
Platform: | Size: 230400 | Author: 王建国 | Hits:

[GDI-BitmapPic_edit

Description: 一个非常Cool的图像编辑软件,支持在图像中画椭圆、矩形、锥体、圆柱、不规则曲线,支持输入文本,使用橡皮擦,图像区域填充。最绝的是它的画笔和画刷支持不同的形状(例如使用树叶形的画刷可以画出如同柳条的效果)。-A very Cool Image-editing software to support the image painted oval, rectangular, cone, cylinder, irregular curves, to support the input text, use the eraser, image-filled region. It most definitely is the brush and brush painting in support of different shapes (such as the use of paint brush-shaped leaves can be painted as the effects of willow).
Platform: | Size: 181248 | Author: wlc | Hits:

[GDI-BitmapdrawTextWithSuperScript

Description: MFC:如何使用drawText打印上標文字, 如Trademark(TM)-MFC: How to use drawText to print superscript-ed text such as Trademark(TM)
Platform: | Size: 27648 | Author: Jackie | Hits:

[OtherOReilly.Mastering.Regular.Expressions.3rd.Ed

Description: 正则表达式是用于处理文本和数据非常强大的工具。他们现在在一个语言和流行的多种工具的标准功能,including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL. -Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.
Platform: | Size: 1505280 | Author: jianbin | Hits:

[matlabALGO7-2

Description: Simpson Rule Algo7-2.c C program for implementing Algorithm 7.2 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992 Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A. Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6 Prentice Hall, International Editions: ISBN 0-13-625047-5 This free software is compliments of the author. E-mail address: in "mathews@fullerton.edu" Algorithm 7.2 (Composite Simpson Rule). Section 7.2, Composite Trapezoidal and Simpson s Rule, Page 365-Simpson Rule Algo7-2.c C program for implementing Algorithm 7.2 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992 Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A. Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6 Prentice Hall, International Editions: ISBN 0-13-625047-5 This free software is compliments of the author. E-mail address: in "mathews@fullerton.edu" Algorithm 7.2 (Composite Simpson Rule). Section 7.2, Composite Trapezoidal and Simpson s Rule, Page 365
Platform: | Size: 1024 | Author: virumpa | Hits:

[matlabALGO3-5

Description: Algo3-5.c C program for implementing Algorithm 3.5 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992 Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A. Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6 Prentice Hall, International Editions: ISBN 0-13-625047-5 This free software is compliments of the author. E-mail address: in "mathews@fullerton.edu" Algorithm 3.5 (Gauss-Seidel Iteration). Section 3.7, Iterative Methods for Linear Systems, Page 187- Algo3-5.c C program for implementing Algorithm 3.5 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992 Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A. Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6 Prentice Hall, International Editions: ISBN 0-13-625047-5 This free software is compliments of the author. E-mail address: in "mathews@fullerton.edu" Algorithm 3.5 (Gauss-Seidel Iteration). Section 3.7, Iterative Methods for Linear Systems, Page 187
Platform: | Size: 2048 | Author: virumpa | Hits:

[AlgorithmALGO2-1

Description: lgo2-1.c C program for implementing Algorithm 2.1 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992 Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A. Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6 Prentice Hall, International Editions: ISBN 0-13-625047-5 This free software is compliments of the author. E-mail address: in "mathews@fullerton.edu" Algorithm 2.1 (Fixed Point Iteration). Section 2.1, Iteration for Solving x = g(x), Page 51-lgo2-1.c C program for implementing Algorithm 2.1 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992 Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A. Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6 Prentice Hall, International Editions: ISBN 0-13-625047-5 This free software is compliments of the author. E-mail address: in "mathews@fullerton.edu" Algorithm 2.1 (Fixed Point Iteration). Section 2.1, Iteration for Solving x = g(x), Page 51
Platform: | Size: 2048 | Author: virumpa | Hits:

[AlgorithmALGO2-2

Description: Algo2-2.c C program for implementing Algorithm 2.2 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992 Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A. Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6 Prentice Hall, International Editions: ISBN 0-13-625047-5 This free software is compliments of the author. E-mail address: in "mathews@fullerton.edu" Algorithm 2.2 (Bisection Method). Section 2.2, Bracketing Methods for Locating a Root, Page 61- Algo2-2.c C program for implementing Algorithm 2.2 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992 Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A. Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6 Prentice Hall, International Editions: ISBN 0-13-625047-5 This free software is compliments of the author. E-mail address: in "mathews@fullerton.edu" Algorithm 2.2 (Bisection Method). Section 2.2, Bracketing Methods for Locating a Root, Page 61
Platform: | Size: 2048 | Author: virumpa | Hits:

[Windows DevelopTextEdit

Description: 使用VC++6.0,通过MFC建立对话框资源实现Edit文本编辑器源代码.-Use VC++6.0, through the MFC dialog resources to achieve the establishment of a text editor Edit the source code.
Platform: | Size: 1933312 | Author: 张能 | Hits:

[Data structsEd-hoffmann-decoder-

Description: 设计一个哈弗曼编译码器,功能如下: (1) 初始化:从终端读入字符集大小n,n个字符和n个权值,建立哈夫曼树,存入文件hfmTree (2) 编码:利用已建立好的哈夫曼树,对文件中的正文进行编码,存入文件CodeFile (3) 译码:利用已建立好的哈夫曼树将代码进行译码;或对目标正文编码,存入文件TextFile (4) 印代码文件:50个每行,存入文件CodePrin (5) 打印哈弗曼树:t同时将字符形式的哈弗曼树存入文件TreePrint -Design a Hafu Man codec, the following functions: (1) Initialization: read from the terminal character set size n, n a n-weight character and to establish Huffman tree, into the file hfmTree (2) Coding: Using the Huffman tree has been well-established, the body of the document is encoded, stored in the file CodeFile (3) decoding: the use of already well-established code for decoding Huffman tree or text encoding of the target , into the file TextFile (4) Indian code files: 50 per line, into the file CodePrin (5) Print Hafu Man Tree: t the same time, the character form of the tree into the file TreePrint Hafu Man
Platform: | Size: 15360 | Author: 黄建师 | Hits:

[OtherLearning-the-Vi-Editor-6th-ed

Description: UNIX有许多编辑器,可以处理文本文件的内容,vi是最有用的标准文本编辑器,可在几乎所有的UNIX系统上得到几乎相同的形式vi文本编辑器。这本书告诉你如何使用vi编辑器-UNIX has a number of editors that can process the contents of text files,vi is the most useful standard text editor on your system.it is available in nearly identical form on almost every UNIX system, thus providing a kind of text-editing lingua franca.this book tellyou how to use vi Editor
Platform: | Size: 1690624 | Author: 林真神 | Hits:

[Othered

Description: 基于C++Builder的文本编辑器,实现简单的文本编辑功能-C++Builder text-based editor, simple text editing features
Platform: | Size: 34816 | Author: fei | Hits:

[DocumentsAlgorithms-in-Java--3rd-Ed---Robert-Sedgewick

Description: This edition of Robert Sedgewick s popular work provides current and comprehensive coverage of important algorithms for Java programmers. Michael Schidlowsky and Sedgewick have developed new Java implementations that both express the methods in a concise and direct manner and provide programmers with the practical means to test them on real applications. Many new algorithms are presented, and the explanations of each algorithm are much more detailed than in previous editions. A new text design and detailed, innovative figures, with accompanying commentary, greatly enhance the presentation. The third edition retains the successful blend of theory and practice that has made Sedgewick s work an invaluable resource for more than 400,000 programmers!
Platform: | Size: 10036224 | Author: Huynh Ngoc Tu | Hits:

[OtherDevice-Electronics-for-Integrated-Circuits-3rd-Ed

Description: Edc text book suffice for eveb final year students.
Platform: | Size: 21800960 | Author: jagadeesh | Hits:

[BooksManufacturing Automation 2nd Ed

Description: Text Book : Manufacturing Automation 2nd Ed. - Yusuf Antintas
Platform: | Size: 9527296 | Author: Mansukim | Hits:
« 12 »

CodeBus www.codebus.net